home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 013 / sdisk_21.arc / SDISK-21.DOC < prev   
Encoding:
Text File  |  1985-04-14  |  1.9 KB  |  34 lines

  1.  
  2.                SDISK.COM      Version 1.1     John L. Vandegrift
  3.   
  4.         SDISK takes  the directory  of the  diskette in the default drive and
  5.   sorts it placing it back on the diskette's directory in sorted order. SDISK
  6.   checks the  format  of  the  diskette  before  sorting  the  directory  and
  7.   recognizes only single and double sided formats, 8 sectors per track.  When
  8.   SDISK sorts  a diskette  with a non-standard DOS 1.0 or  DOS 1.1 format, it
  9.   displays a  message to  that effect  and  does  not  attempt  to  sort  the
  10.   directory.
  11.   
  12.         The advantage  of this  type of sort over the SDIR is that once done,
  13.   this command  does not have to be repeated until a file is added or renamed
  14.   on the  diskette.   The standard  DOS command  will list  the directory  in
  15.   sorted order because this command puts them in that order.
  16.   
  17.         Diskettes with  the two hidden DOS files can also be sorted, as SDISK
  18.   leaves these two files in place, where DOS expects to find them.  All other
  19.   file directory  entries are sorted, whether the directory entry is a normal
  20.   file, hidden  file or deleted file.  Deleted files are placed at the end of
  21.   the active  files automatically,  although they  remain deleted.   See  the
  22.   HideFile utility  on previous  diskettes for  the capability  of undeleting
  23.   files and viewing all of the directory entries on a diskette.
  24.   
  25.            SDISK.COM     Version 2.1     Roy G. Browning     HAL-PC
  26.   
  27.        The program  has been modified to to also sort the directories of nine
  28.   sectored disks.   Either  a one  sided or  two sided disk directory will be
  29.   sorted and  written back  to the disk.  Place any disk in the DEFAULT drive
  30.   and type "?:SDISK-21" and the directory will be sorted alphabetically.
  31.   
  32.        A Hard Disk or a Ram Disk directory will not be sorted.
  33. 
  34.